CVE-2026-57588
SQL Injection in Nessus via Malicious Scan Result File Import
Description
A SQL injection vulnerability in Nessus allows an attacker to craft a malicious scan result file that, when imported by a privileged user, injects malicious SQL into the scan results database, potentially enabling exfiltration of scan-result data.
INFO
Published Date :
June 25, 2026, 1:47 p.m.
Last Modified :
June 25, 2026, 1:47 p.m.
Remotely Exploit :
No
Source :
tenable
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | LOW | [email protected] | ||||
| CVSS 4.0 | LOW | [email protected] |
Solution
- Validate and sanitize all input used in SQL queries.
- Use parameterized queries or prepared statements.
- Restrict database user privileges.
- Implement input validation on scan result files.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-57588 vulnerability anywhere in the article.